func internal/profile.isNegative

2 uses

	internal/profile (current package)
		graph.go#L317: 		if dropNegative && isNegative(n) {
		graph.go#L331: func isNegative(n *Node) bool {